Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove pagination and fix scrolling on models page #417

Merged

Conversation

o-jorgensen
Copy link
Contributor

@o-jorgensen o-jorgensen commented Dec 20, 2024

This PR introduces some minor changes to the models page.

  • Decreased spacing
  • No more pagination
  • Flexible table layout (full width until a certain limit, adaptive height)
  • Sticky header row
  • Pinned action column

Closes #415, closes #416

@o-jorgensen o-jorgensen self-assigned this Dec 20, 2024
Copy link
Collaborator

@mheggelund mheggelund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mheggelund mheggelund merged commit a4c552e into main Jan 2, 2025
6 checks passed
@mheggelund mheggelund deleted the fix/models-page-remove-pagination-and-fix-scrolling branch January 2, 2025 08:53
@pepm-ci pepm-ci bot mentioned this pull request Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set sticky header row when scrolling on the models page Remove pagination on models page
2 participants